home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / acpi / events / ibm-lockbtn < prev    next >
Text File  |  2008-10-14  |  312b  |  10 lines

  1. # /etc/acpi/events/ibmlockbtn
  2. # This is called when the user presses the lock button
  3. #
  4. # The new LenovoPads change the function of this key, *sigh*
  5. # so we need to detect what the model is and send a BATTERY key
  6. # event instead
  7.  
  8. event=ibm/hotkey HKEY 00000080 00001003
  9. action=/etc/acpi/thinkpad-lockorbattery.sh
  10.